home *** CD-ROM | disk | FTP | other *** search
/ Power CD / Power CD ATARI-Rechner Lieben.iso / SPEZIAL / GEMVIEW / UTILITY / GEM_XACC.101 / XACC.H < prev    next >
Encoding:
C/C++ Source or Header  |  1993-03-31  |  242 b   |  12 lines

  1. #define ACC_ID        0x400
  2. #define ACC_OPEN    0x401
  3. #define ACC_CLOSE    0x402
  4. #define ACC_ACC        0x403
  5. #define ACC_EXIT    0x404
  6.  
  7. #define ACC_ACK        0x500
  8. #define ACC_TEXT    0x501
  9. #define ACC_KEY        0x502
  10. #define ACC_META    0x503
  11. #define ACC_IMG        0x504
  12.